aliasing - определение. Что такое aliasing
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое aliasing - определение

DIFFERENT CONTINUOUS SIGNALS BECOMING INDISTINGUISHABLE WHEN SAMPLED
Spatial aliasing; Sawtooth distortion; Prealiasing; Postaliasing; Temporal aliasing; Folding (signal processing); Spectral folding
  • s}}/2,}} whose value is given by this graph.
  • Fig.3: The black dots are aliases of each other. The solid red line is an <u>example</u> of amplitude varying with frequency. The dashed red lines are the corresponding paths of the aliases.
  • Illustration of 4 waveforms reconstructed from samples taken at six different rates. Two of the waveforms are sufficiently sampled to avoid aliasing at all six rates. The other two illustrate increasing distortion (aliasing) at the lower rates.
  • s}}}}
  • Fig.4: The Fourier transform of music sampled at 44,100 samples/sec exhibits symmetry (called "folding") around the Nyquist frequency (22,050&nbsp;Hz).
  • Fig.2 '''Upper left:''' Animation depicts a sequence of sinusoids, each with a higher frequency than the previous ones.  These "true" signals are also being sampled (blue dots) at a constant frequency/rate, <math>f_s.</math><br>

'''Upper right:''' The <u>continuous</u> Fourier transform of the sinusoid (not the samples). The single non-zero component, depicting the actual frequency, means there is no ambiguity.<br>

'''Lower right:''' The <u>discrete</u> Fourier transform of just the available samples.  The presence of two components means the samples can fit at least two different sinusoids, one of which is the true frequency (upper-right).<br>

'''Lower left:''' Using the same samples (now in red), the default reconstruction algorithm produces the lower-frequency sinusoid.

aliasing         
1. <jargon> When several different identifiers refer to the same object. The term is very general and is used in many contexts. See alias, aliasing bug, anti-aliasing. 2. <hardware> (Or "shadowing") Where a hardware device responds at multiple addresses because it only decodes a subset of the address lines, so different values on the other lines are ignored. (1998-03-13)
aliasing         
¦ noun
1. Physics & Telecommunications the misidentification of a signal frequency.
2. Computing the use of aliases to designate files, commands, etc.
3. Computing the distortion of a reproduced image so that curved or inclined lines appear inappropriately jagged.
Aliasing         
In signal processing and related disciplines, aliasing is an effect that causes different signals to become indistinguishable (or aliases of one another) when sampled. It also often refers to the distortion or artifact that results when a signal reconstructed from samples is different from the original continuous signal.

Википедия

Aliasing

In signal processing and related disciplines, aliasing is an effect that causes different signals to become indistinguishable (or aliases of one another) when sampled. It also often refers to the distortion or artifact that results when a signal reconstructed from samples is different from the original continuous signal.

Aliasing that occurs in signals sampled in time, for instance in digital audio or the stroboscopic effect, is referred to as temporal aliasing. Aliasing in spatially sampled signals (e.g. moiré patterns in digital images) is referred to as spatial aliasing.

Aliasing is generally avoided by applying low-pass filters or anti-aliasing filters (AAF) to the input signal before sampling and when converting a signal from a higher to a lower sampling rate. Suitable reconstruction filtering should then be used when restoring the sampled signal to the continuous domain or converting a signal from a lower to a higher sampling rate. For spatial anti-aliasing, the types of anti-aliasing include fast approximate anti-aliasing (FXAA), multisample anti-aliasing, and supersampling.